次の方法で共有


IXpsFixedDocumentWriter.Uri プロパティ

定義

FixedDocument の URI を取得します。

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

プロパティ値

Uri

FixedDocument の URI。

適用対象