PdfDocument.AllowsDocumentChanges プロパティ

定義

ドキュメントで変更を許可するかどうかを示すブール値を取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsDocumentChanges { [Foundation.Export("allowsDocumentChanges")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AllowsDocumentChanges : bool

プロパティ値

属性

適用対象