IOutputSettingsSaveMasterAsImage Property |
Save master as image or process the master and layouts and render as seperate slides.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax bool SaveMasterAsImage { get; set; }
Property SaveMasterAsImage As Boolean
Get
Set
property bool SaveMasterAsImage {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also