'Declaration
<DispIdAttribute(555)> Function SetOCGExportState( _ ByVal OCGId As Integer, _ ByVal ExportState As PdfOcgState _ ) As GdPictureStatus
[DispId(555)] GdPictureStatus SetOCGExportState( int OCGId, PdfOcgState ExportState )
function SetOCGExportState( OCGId: Integer; ExportState: PdfOcgState ): GdPictureStatus;
DispIdAttribute(555) function SetOCGExportState( OCGId : int, ExportState : PdfOcgState ) : GdPictureStatus;
[DispId(555)] GdPictureStatus SetOCGExportState( int OCGId, PdfOcgState ExportState )
[DispId(555)] GdPictureStatus SetOCGExportState( int OCGId, PdfOcgState ExportState )
Parameters
- OCGId
- ExportState