public bool TTFTextAsGeomtery {get; set;}
public: __property bool get_TTFTextAsGeomtery(); public: __property void set_TTFTextAsGeomtery( bool value );
'Declaration Public Property TTFTextAsGeomtery As Boolean
'Usage Dim instance As CADPDFSaveOptions Dim value As Boolean instance.TTFTextAsGeomtery = value value = instance.TTFTextAsGeomtery