'Declaration Public Overloads Sub Export( _
ByVal filenameИмя файла.As System.String, _
ByVal layoutSettingsНастройки макета.As Vintasoft.Imaging.Codecs.Decoders.DocumentLayoutSettings, _
ByVal renderingSettingsНастройки рендеринга.As Vintasoft.Imaging.Codecs.Decoders.RenderingSettings _
)
public void Export(
System.String filename,
Vintasoft.Imaging.Codecs.Decoders.DocumentLayoutSettings layoutSettings,
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings renderingSettings
)
public: void Export(
System.String filename,
Vintasoft.Imaging.Codecs.Decoders.DocumentLayoutSettings* layoutSettings,
Vintasoft.Imaging.Codecs.Decoders.RenderingSettings* renderingSettings
)
Parameters
- filename
- Имя файла.
- layoutSettings
- Настройки макета.
- renderingSettings
- Настройки рендеринга.