(Deprecated) Style of this font.
NOTE: This property has been deprecated. Infer the font style from the font name.
[ObsoleteAttribute("This property has been deprecated. Infer to the font style from the font name")]
public PDFFontStyle FontStyle { get; set; }
Public Property FontStyle As PDFFontStyle
public int getFontStyle()
public void setFontStyle(int pdfFontStyle)
public:
property PDFFontStyle FontStyle {
PDFFontStyle get();
void set ( PDFFontStyle );
}
One or more PDFFontStyle enumeration member values that specify the style of this font. The default value is PDFFontStyle.Normal.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document