'Declaration Public Overridable ReadOnly Property IsExecuteCommandOverridden As Boolean
public virtual bool IsExecuteCommandOverridden { get; }
public: __property virtual bool get_IsExecuteCommandOverridden();
Property Value
True if this renderer overrides ExecuteCommand(PdfContentRenderingContext,PdfContentCommand) method; otherwise, false.