EditableContentStream

Content Streams and Optional Content Groups

Description

Use this function to determine if the content stream part that was selected with the

SelectContentStream function can be drawn on.

Syntax

Delphi

function TPDFlib.EditableContentStream: Integer;

ActiveX

Function PDFlib::EditableContentStream As Long

DLL

int DLEditableContentStream(int InstanceID);

Return values

0The selected content stream part cannot be drawn on The selected content stream part is editable
1