In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetOCGExportState Method

GetOCGExportState Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetOCGExportState( _

   ByVal OCGId As Integer _

) As PdfOcgState
public PdfOcgState GetOCGExportState( 

   int OCGId

)
public function GetOCGExportState( 

    OCGId: Integer

): PdfOcgState; 
public function GetOCGExportState( 

   OCGId : int

) : PdfOcgState;
public: PdfOcgState GetOCGExportState( 

   int OCGId

) 
public:

PdfOcgState GetOCGExportState( 

   int OCGId

) 

Parameters

OCGId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members