PdfWcfSettingsDefaultServicePort Field |
Represents a the default port used by RAD PDF for WCF communication.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic const int DefaultServicePort = 18104
Public Const DefaultServicePort As Integer = 18104
Field Value
Type:
Int32
Remarks
TThe default RAD PDF port is 18104.
See Also