ImageGear .NET - Updated October 26, 2017
PlatformName Property




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : PlatformName Property
Gets or sets the platform name.
Syntax
'Declaration
 
Public Property PlatformName As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As ImGearPDFAtom
 
instance.PlatformName = value
 
value = instance.PlatformName

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members
ImGearPDFAtom Class