Visual Basic (Declaration) | |
---|---|
Public Property OutputFont As RasterDocumentSelector |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterDocumentSelector OutputFont {get; set;} |
C++/CLI | |
---|---|
public: property RasterDocumentSelector OutputFont { RasterDocumentSelector get(); void set (RasterDocumentSelector value); } |
Return Value
Indicates whether the font names and character sizes are exported, and if so, whether they are calculated or predefined.Refer to RasterDocumentCharacterOptions example.
When the value is RasterDocumentSelector.Predefined then the following properties are used:
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family