'Declaration
Public Function SetOCGExportState( _ ByVal OCGId As Integer, _ ByVal ExportState As PdfOcgState _ ) As GdPictureStatus
public GdPictureStatus SetOCGExportState( int OCGId, PdfOcgState ExportState )
public function SetOCGExportState( OCGId: Integer; ExportState: PdfOcgState ): GdPictureStatus;
public function SetOCGExportState( OCGId : int, ExportState : PdfOcgState ) : GdPictureStatus;
public: GdPictureStatus SetOCGExportState( int OCGId, PdfOcgState ExportState )
public: GdPictureStatus SetOCGExportState( int OCGId, PdfOcgState ExportState )
Parameters
- OCGId
- ExportState