HtmlPrintDocumentSource.PercentScale 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
依百分比取得和設定檔來源的大小。
public:
property float PercentScale { float get(); void set(float value); };
float PercentScale();
void PercentScale(float scalePercent);
public float PercentScale { get; set; }
var single = htmlPrintDocumentSource.percentScale;
htmlPrintDocumentSource.percentScale = single;
Public Property PercentScale As Single
屬性值
Single
float
依百分比顯示的檔來源大小。