Skip to content

916c8cff c4ff f01e 2e3b 9140be72660c

Fernando Garcia edited this page May 8, 2018 · 1 revision

DocumentHeaderModel.ToString Method

Additional header content

Returns a string that represents the current data type.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public override string ToString()

VB

Public Overrides Function ToString As String

Return Value

Type: String
A String that represents the current object.

Remarks

This method ToString() returns a string that includes the size and orientation of document.

See Also

Reference

DocumentHeaderModel Class
iTin.Export.Model Namespace

Clone this wiki locally