次の方法で共有


Options.UpdateFieldsAtPrint プロパティ

定義

は true ドキュメントを印刷する前に自動的にフィールドが更新される場合です。

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

プロパティ値

適用対象