_Document.ReadingModeLayoutFrozen Property

Definition

Sets or returns a Boolean that represents whether pages displayed in reading layout view are frozen to a specified size for inserting handwritten markup into a document.

public:
 property bool ReadingModeLayoutFrozen { bool get(); void set(bool value); };
public bool ReadingModeLayoutFrozen { get; set; }
member this.ReadingModeLayoutFrozen : bool with get, set
Public Property ReadingModeLayoutFrozen As Boolean

Property Value

Applies to