'Declaration Public Overrides ReadOnly Property IsMultipageModeSupported As Boolean
public override bool IsMultipageModeSupported { get; }
public: __property bool get_IsMultipageModeSupported(); override;
Property Value
True if multipage mode is supported and AreAnnotationsAttachedToTheImage is true; otherwise, false.
Default value is true.
Default value is true.