Share via


XpsSignatureDefinition.SpotLocation 屬性

定義

取得或設定位置,指定在 XML 檔規格 (XPS) 檔中顯示可見數位簽章的位置。

public:
 property System::Windows::Xps::Packaging::SpotLocation ^ SpotLocation { System::Windows::Xps::Packaging::SpotLocation ^ get(); void set(System::Windows::Xps::Packaging::SpotLocation ^ value); };
public System.Windows.Xps.Packaging.SpotLocation SpotLocation { get; set; }
member this.SpotLocation : System.Windows.Xps.Packaging.SpotLocation with get, set
Public Property SpotLocation As SpotLocation

屬性值

SpotLocation,表示套件中的位置,這是簽章的可見要求出現的地方。 預設值是 null

備註

如需 XML 檔規格 (XPS) 套件中簽章定義元素的詳細資訊 SpotLocation ,請參閱 XML 檔規格 (XPS) 規格中的第 10 章,您可以在 XPS:規格和授權下載取得。

適用於